PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFComboBoxField Class / PDFComboBoxField Constructor / PDFComboBoxField Constructor(String)
The field name.
In This Topic
    PDFComboBoxField Constructor(String)
    In This Topic
    Initializes a new PDFComboBoxField object.
    Syntax
    public PDFComboBoxField( 
       java.lang.String name
    )

    Parameters

    name
    The field name.
    See Also